Skip to content

build(deps): bump vue-virtual-scroller from 2.0.0-beta.8 to 2.0.0-beta.9 in /ui#15025

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/vue-virtual-scroller-2.0.0-beta.9
Closed

build(deps): bump vue-virtual-scroller from 2.0.0-beta.8 to 2.0.0-beta.9 in /ui#15025
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/vue-virtual-scroller-2.0.0-beta.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps vue-virtual-scroller from 2.0.0-beta.8 to 2.0.0-beta.9.

Release notes

Sourced from vue-virtual-scroller's releases.

v2.0.0-beta.9

🚀 Enhancements

  • Items ref (#789)
  • New disableTransform prop to use top/left instead of translate (#138)
  • Typescript / composition rewrite, new docs (dff69e8)
  • AI skills (8e58315)

🩹 Fixes

  • Index lost, fix #783 (#784, #783)
  • Avoid rendering when slot is unused (#787)
  • Rewrite view (re-)assignment logic (#743)
  • RecycleScroller: Introduce an item wrapper to reduce re-render (#742)
  • Flicker issue in ios when scrolling up (#864)
  • Hide view to avoid overlap when position is set to -9999px; (#837)
  • Prevent empty gaps on fast scrolling, fix (#863, #882) (#890, #863, #882)
  • Recycle scroller visible gaps computation (5940707)
  • Small improvements (013279c)
  • Build (8efdef2)

💅 Refactors

📖 Documentation

🏡 Chore

  • Fix cherrypick of rewrite (c9ccc34)
  • Update lockfile (0f2e362)
  • Update pnpm + pin pnpm in package.json (#885)
  • Add pkg.pr.new (#886)
  • Add test workflow (#887)
  • Update pnpm and refresh lockfile (47efc94)

✅ Tests

  • lint: Update eslint and use antfu config (61b9919)
  • lint: Fix (1e2e8e0)

❤️ Contributors

... (truncated)

Changelog

Sourced from vue-virtual-scroller's changelog.

v2.0.0-beta.9

compare changes

🚀 Enhancements

  • Items ref (#789)
  • New disableTransform prop to use top/left instead of translate (#138)
  • Typescript / composition rewrite, new docs (dff69e8)
  • AI skills (8e58315)

🩹 Fixes

  • Index lost, fix #783 (#784, #783)
  • Avoid rendering when slot is unused (#787)
  • Rewrite view (re-)assignment logic (#743)
  • RecycleScroller: Introduce an item wrapper to reduce re-render (#742)
  • Flicker issue in ios when scrolling up (#864)
  • Hide view to avoid overlap when position is set to -9999px; (#837)
  • Prevent empty gaps on fast scrolling, fix (#863, #882) (#890, #863, #882)
  • Recycle scroller visible gaps computation (5940707)
  • Small improvements (013279c)
  • Build (8efdef2)

💅 Refactors

📖 Documentation

🏡 Chore

  • Fix cherrypick of rewrite (c9ccc34)
  • Update lockfile (0f2e362)
  • Update pnpm + pin pnpm in package.json (#885)
  • Add pkg.pr.new (#886)
  • Add test workflow (#887)
  • Update pnpm and refresh lockfile (47efc94)

✅ Tests

  • lint: Update eslint and use antfu config (61b9919)
  • lint: Fix (1e2e8e0)

❤️ Contributors

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added area/frontend Needs frontend code changes dependency-upgrade Dependency upgrade is needed labels Mar 11, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 11, 2026
@MilosPaunovic
Copy link
Member

@dependabot recreate

Bumps [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) from 2.0.0-beta.8 to 2.0.0-beta.9.
- [Release notes](https://github.com/Akryum/vue-virtual-scroller/releases)
- [Changelog](https://github.com/Akryum/vue-virtual-scroller/blob/master/CHANGELOG.md)
- [Commits](Akryum/vue-virtual-scroller@v2.0.0-beta.8...v2.0.0-beta.9)

---
updated-dependencies:
- dependency-name: vue-virtual-scroller
  dependency-version: 2.0.0-beta.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/vue-virtual-scroller-2.0.0-beta.9 branch from ee3a65d to 5890ccc Compare March 13, 2026 06:09
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 13, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@MilosPaunovic MilosPaunovic deleted the dependabot/npm_and_yarn/ui/vue-virtual-scroller-2.0.0-beta.9 branch March 13, 2026 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend Needs frontend code changes dependency-upgrade Dependency upgrade is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant